Companion

Properties

Link copied to clipboard

Identity matrix for transformations in one dimensional space.

Functions

Link copied to clipboard
fun createRotation(angle: Double, angleUnit: AngleUnit = AngleUnit.RADIANS): AffineTransformationMatrix2

Creates a rotation transformation matrix.

Link copied to clipboard

Creates a scaling transformation matrix.

Link copied to clipboard

Creates a shear transformation matrix.

Link copied to clipboard

Creates a translation transformation matrix.